home *** CD-ROM | disk | FTP | other *** search
- IconSprites <Obey$Dir>.!Sprites
- Set PickAPic$Dir <Obey$Dir>
-
- |AWRM$Dir is the directory containing the ArtWorks
- |rendering modules.
- |If you don't want PickAPic to have the ability to
- |render Artworks files (and you want to save RAM)
- |set AWRM$Dir to FALSE
- Set AWRM$Dir <PickAPic$Dir>.RMStore
- |Set AWRM$Dir FALSE
-
- |If you already have the Artworks rendering modules
- |stored on your system you can save disc space
- |by removing the relevant modules from the RMStore
- |subdirectory of this directory and setting AWRM$Dir
- |to the appropriate directory.
-
- |NB ... if you have version 3.10 or higher of
- |RISC OS leave the DrawFile module in the RMStore
- |subdirectory of this directory: it is used to
- |render Drawfiles. (This module is supplied by
- |Acorn.)
-
- RMEnsure ColourTrans 0.51 RMLoad System:Modules.Colours
- RMEnsure ColourTrans 0.51 Error You need ColourTrans 0.51 or later
-
- IF "<AWRM$Dir>"<>"FALSE" THEN Run <PickAPic$Dir>.AWRMEnsure
-
- WimpSlot -min 192k -max 192k
-
- <PickAPic$Dir>.!RunImage
-